home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / src / linux-headers-2.6.28-15 / drivers / mxc / ipu3 / Makefile < prev   
Encoding:
Makefile  |  2009-09-09  |  115 b   |  5 lines

  1. obj-$(CONFIG_MXC_IPU_V3) = mxc_ipu.o
  2.  
  3. mxc_ipu-objs := ipu_common.o ipu_ic.o ipu_disp.o ipu_capture.o ipu_device.o
  4.  
  5.